Skip to content

Add Support PWM driver for Renesas RZ/A3UL #93297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 15, 2025

Conversation

tiennguyenzg
Copy link
Contributor

Add Support for PWM driver for Renesas RZ/A3UL:

  • Based on MTU driver of hal_renesas
  • Add device tree and binding files
  • Test: support pwm_api and pwm_loopback tests

Need: zephyrproject-rtos/hal_renesas#120

Copy link

github-actions bot commented Jul 18, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_renesas zephyrproject-rtos/hal_renesas@ad1ae61 zephyrproject-rtos/hal_renesas@d20c5b8 zephyrproject-rtos/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hal_renesas DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Jul 18, 2025
@tiennguyenzg tiennguyenzg added this to the v4.3.0 milestone Aug 14, 2025
Hieu Nguyen added 3 commits August 14, 2025 15:58
Update commit id for hal_renesas

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add PWM driver support for Renesas RZ/A3UL

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add MTU nodes to Renesas RZ/A3UL

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Hieu Nguyen added 2 commits August 14, 2025 15:58
Add PWM support for board Renesas RZ/A3UL-SMARC

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add PWM test support for Renesas RZ/A3UL-SMARC

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Aug 14, 2025
Copy link

Copy link
Contributor

@binhnguyen2434 binhnguyen2434 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks for you contribution.

@fabiobaltieri fabiobaltieri merged commit 0db74e3 into zephyrproject-rtos:main Aug 15, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants